CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ECC 算法

搜索资源列表

  1. FlashManagementSystem

    0下载:
  2. 本文件将介绍Flash Management System的FLASH存储空间划分,ECC数据纠错,坏块处 理,均匀(寿命)存储算法,逻辑地址/物理地址映射算法实现的方案, -This document will introduce the Flash Management System into the FLASH memory, ECC data error correction, bad block handling, uniform (life) storage algorith
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8784
    • 提供者:6756
  1. qianming

    0下载:
  2. 再上传一个ECC的签名的算法,功能有待完善。-Re-upload a ECC signature algorithm, function remain to be improved.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:90630
    • 提供者:lc
  1. MD5

    0下载:
  2. MD5加密算法在当今已经被人们广泛的认识与应用 这里用java实现MD5加密代码-ECC C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:126628
    • 提供者:wushanghong
  1. 61EDA_C1702

    0下载:
  2. 这是一个功能强大的ECC加密算法全集,欢迎大家踊跃下载-This is a powerful encryption algorithms Complete Works of ECC
  3. 所属分类:CA program

    • 发布日期:2017-05-06
    • 文件大小:1523219
    • 提供者:李刚
  1. ECC8

    0下载:
  2. 这是关于密码学中的ecc 的加解密算法的C语言实现程序,是在c++ 环境下运行的-This is about cryptography, AES encryption and decryption algorithms C-language implementation procedures are in c++ environment to run
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:81597
    • 提供者:lucky
  1. EDCECC_arithmetic

    0下载:
  2. ECC/EDC算法理论:4字节检错码EDC:CD-ROM扇区中,有一个4字节共32位的EDC字域,它就是用来存放CRC码。 CD-ROM的CRC校验码生成多项式是32阶的,P(x) = (x16+x15+x2+1)(x16+x2+x+1)。 计算CRC码时用的数据块是从扇区的开头到用户数据区结束为止的数据字节,以Mode1为例, 即字节0—2063共2064个字节。将数据加上4个字节0,然后除多项式,得到的余数为校验码。 -ECC/EDC algorit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:9166
    • 提供者:zhangweimin
  1. pollard_rhO

    0下载:
  2. 一段运用pollard_rho算法进行椭圆曲线加密算法和解密算法。-Some use pollard_rho ECC algorithm and decryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:5573
    • 提供者:ysa
  1. 4bits_BCH

    0下载:
  2. BCH 算法 编译码c code,t=4, k=4096-communication and storage system ECC algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:16652
    • 提供者:spart
  1. source_code_lpc2200nand_updated

    0下载:
  2. lpc2200系列cpu接Nand Flash使用的ECC校验算法-lpc2200 series cpu then Nand Flash ECC checksum algorithm used
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:6408
    • 提供者:cuiwenchao
  1. BinECC

    0下载:
  2. 实现ECC加密算法,有加密解密的功能。可以自己设定密钥。-ECC encryption algorithm to achieve, there are encryption and decryption functions. Can set their own key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:39739
    • 提供者:朱朝彬
  1. 1

    0下载:
  2. 根据国密规范,使用标准C语言设计与实现SM2算法-ECC alg
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:183166
    • 提供者:jjh
  1. secret-sharing-scheme

    0下载:
  2. :利用椭圆曲线密码算法设计了一个新的1"3限多重秘密分享方案,该方案的特点是不需要秘密分发者事先给每个用户分发 一个子秘密.不需要安全信道传输信息,而且所有的中间信息都是不需要保密的-This paper proposes a new threshold multi-secret sharing scheme which is based on ECC.Th e scheme didn’t need give any secret inform ation to all users an
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:182082
    • 提供者:庆喜
  1. 49326505Java_ECC

    0下载:
  2. ECC加密算法入门经典程序,供参考,数据加密还没实现-the introduction to ecc algrithom
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:3656
    • 提供者:secret
  1. EecdsaaC

    0下载:
  2. 用于ECC公钥密码算法的大数运算库,可以实现大数的加,减,乘乘,除等运算,也作了一些DSA签名等实例,已通过测试。 -Large numbers arithmetic library for ECC public-key cryptographic algorithms, plus large numbers, subtraction, multiplication, multiply, except such as computing, also made a number of DSA
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:16733
    • 提供者:
  1. k9f28xxu0c-Chinese-data-Manual

    0下载:
  2. k9f28xxu0c中文数据手册 16M 8 位8M 16 位NAND Flash 存储器K9F28XXU0C 概述 K9F28XXU0C 是一个含有4M 位备用容量的128M 位Flash 存储器提供16M 8 位或8M 16 位两种 结构它的Vcc 为3.3V 其NAND 单元为固态海量存储器市场提供了最低成本的方案528 字节8 器 件或264 字16 器件的页编程操作时间为200us 16K 字节8 器件或8K 字16 器件的块 擦除操作时间为2ms 页面的数据以
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:751711
    • 提供者:tang hu
  1. ECC_Paper

    0下载:
  2. 关于ECC椭圆曲线加密算法在软件注册中的应用-The ECC Paper about software Registration
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:508565
    • 提供者:程开
  1. test3

    0下载:
  2. ECC和AES加密算法哦~ECC和AES加密算法哦~-ECC and AES encryption algorithm oh ~ ECC and AES encryption algorithm oh ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3887681
    • 提供者:zhaohang
  1. ECCAlgorithm

    0下载:
  2. 本程序是ECC加密算法的程序,共有三个,都可以实现ECC加密算法,用于C++编写非对称加密算法ECC。-This program is ECC encryption algorithm program, a total of three, ECC encryption algorithm can be implemented for the preparation of asymmetric encryption algorithm C++ ECC.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:642915
    • 提供者:zhaohang
  1. 11050548ECC-VCPP

    0下载:
  2. ecc 加密算法 VC++版 保证能用-ecc algorithm VC++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-06
    • 文件大小:1396067
    • 提供者:rex
  1. SM2ECC

    0下载:
  2. 国家密码局标准,SM2算法-一种椭圆曲线(ECC)加密算法的VC++实现。代码完全按照国家密码局标准所公布的内容所编写,并且可以通过标准中的数据所验证。-National Bureau of Standards password, SM2 algorithm- Elliptic Curve (ECC) encryption algorithm VC++ implementation. Code exactly as the National Bureau of Standards publish
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:11402
    • 提供者:孙计良
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com